home *** CD-ROM | disk | FTP | other *** search
- /MN{1 index length /Len exch def dup length Len add string dup
-
- Len 4 -1 roll putinterval dup 0 4 -1 roll putinterval}B
-
- /FF{dup 256 string cvs (|______) exch MN cvn dup FontDirectory
-
- exch known {exch}if pop findfont}B
-
- /Symbol FF def
-
- ***
-
- /Helvetica findfont dup maxlength 1 add dict begin
-
- {1 index/FID ne 2 index/UniqueID ne and{def}{pop pop}ifelse}forall
-
- /PaintType 2 def
-
- /StrokeWidth 8 def currentdict end
-
- /demohel exch definefont[120 0 0 -120 0 0]makefont setfont
-
- 1 dict begin
-
- string/qxpstr exch def 8[3 index 0 0 5 index neg 0 7 index]
-
- {currentfile qxpstr readstring pop}
-
- {currentfile qxpstr readhexstring pop}
-
- {currentfile qxpstr readhexstring pop dup 0 exch{255 exch sub 3 copy put pop 1 add}forall pop}
-
- systemdict/image get
-
- /image load
-
- exec
-
- gsave 1 setgray newpath 0 0 moveto 0 1 rlineto 1 0 rlineto 0 -1 rlineto closepath eofill grestore
-
- /startnup where{begin startnup end}if
-
- epnul
-
-